hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

Unresolved reference: nekohasekai

Open creativewebdev21 opened this issue 1 year ago • 1 comments

Search first

  • [X] I searched and no similar issues were found

What Happened?

Hello, everyone. I am trying to run this app. But I am getting the errors:

hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ActiveGroupsChannel.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ActiveGroupsChannel.kt:27:44 Unresolved reference: OutboundGroup
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ActiveGroupsChannel.kt:29:39 Not enough information to infer type variable R
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ActiveGroupsChannel.kt:29:45 Cannot infer a type for this parameter. Please specify it explicitly.
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/Application.kt:12:8 Unresolved reference: go
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/Application.kt:26:9 Unresolved reference: Seq
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/GroupsChannel.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/GroupsChannel.kt:25:44 Unresolved reference: OutboundGroup
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/GroupsChannel.kt:27:39 Not enough information to infer type variable R
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/GroupsChannel.kt:27:45 Cannot infer a type for this parameter. Please specify it explicitly.
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:10:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:57:25 Unresolved reference: Mobile
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:152:29 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:165:25 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:179:25 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/MethodHandler.kt:201:42 Unresolved reference: Mobile
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/StatsChannel.kt:8:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/StatsChannel.kt:23:39 Unresolved reference: StatusMessage
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/StatsChannel.kt:25:23 Not enough information to infer type variable T
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/StatsChannel.kt:32:27 Unresolved reference: it
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/StatsChannel.kt:32:39 Unresolved reference: it
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:22:8 Unresolved reference: go
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:23:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:24:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:25:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:26:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:27:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:28:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:29:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:40:40 Unresolved reference: PlatformInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:41:5 Unresolved reference: CommandServerHandler
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:59:13 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:60:13 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:67:17 Unresolved reference: Mobile
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:76:20 Unresolved reference: Mobile
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:111:32 Unresolved reference: CommandServer
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:135:17 Unresolved reference: CommandServer
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:163:17 Unresolved reference: Mobile
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:182:13 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:183:13 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:186:17 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:196:24 Unresolved reference: start
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:211:5 'serviceReload' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:222:17 Unresolved reference: close
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:226:13 Unresolved reference: Seq
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:226:28 Unresolved reference: refnum
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:234:5 'getSystemProxyStatus' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:234:42 Unresolved reference: SystemProxyStatus
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:235:22 Unresolved reference: SystemProxyStatus
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:237:20 Variable expected
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:238:20 Variable expected
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:243:5 'setSystemProxyEnabled' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:250:25 Unresolved reference: pause
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:252:25 Unresolved reference: wake
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:273:21 Unresolved reference: close
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:277:17 Unresolved reference: Seq
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:277:32 Unresolved reference: refnum
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:280:13 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:284:17 Unresolved reference: close
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:285:17 Unresolved reference: Seq
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:285:32 Unresolved reference: refnum
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/BoxService.kt:295:5 'postServiceClose' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/DefaultNetworkMonitor.kt:6:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/DefaultNetworkMonitor.kt:13:27 Unresolved reference: InterfaceUpdateListener
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/DefaultNetworkMonitor.kt:39:31 Unresolved reference: InterfaceUpdateListener
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/DefaultNetworkMonitor.kt:59:26 Unresolved reference: updateDefaultInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/DefaultNetworkMonitor.kt:62:22 Unresolved reference: updateDefaultInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:10:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:19:24 Unresolved reference: LocalDNSTransport
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:23:5 'raw' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:28:5 'exchange' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:28:32 Unresolved reference: ExchangeContext
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:67:5 'lookup' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/LocalResolver.kt:67:30 Unresolved reference: ExchangeContext
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:8:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:10:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:11:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:12:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:13:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:19:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:21:38 Unresolved reference: PlatformInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:23:5 'usePlatformAutoDetectInterfaceControl' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:27:5 'autoDetectInterfaceControl' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:30:5 'openTun' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:30:35 Unresolved reference: TunOptions
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:34:5 'useProcFS' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:39:5 'findConnectionOwner' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:55:5 'packageNameByUid' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:62:5 'uidByPackageName' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:78:5 'usePlatformDefaultInterfaceMonitor' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:82:5 'startDefaultInterfaceMonitor' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:82:57 Unresolved reference: InterfaceUpdateListener
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:86:5 'closeDefaultInterfaceMonitor' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:86:57 Unresolved reference: InterfaceUpdateListener
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:90:5 'usePlatformInterfaceGetter' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:94:5 'getInterfaces' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:94:35 Unresolved reference: NetworkInterfaceIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:98:5 'underNetworkExtension' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:102:5 'includeAllNetworks' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:106:5 'clearDNSCache' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:109:5 'readWIFIState' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:109:35 Unresolved reference: WIFIState
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:114:9 Unresolved reference: NetworkInterfaceIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:116:9 'hasNext' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:120:9 'next' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:120:30 Unresolved reference: LibboxNetworkInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:122:20 Unresolved reference: LibboxNetworkInterface
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:123:17 Unresolved reference: name
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:124:17 Unresolved reference: index
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:126:21 Unresolved reference: mtu
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:128:17 Unresolved reference: addresses
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:145:73 Unresolved reference: StringIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:147:9 'hasNext' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/PlatformInterfaceWrapper.kt:151:9 'next' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ProxyService.kt:16:5 'writeLog' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ServiceNotification.kt:23:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ServiceNotification.kt:24:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ServiceNotification.kt:116:39 Unresolved reference: StatusMessage
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ServiceNotification.kt:118:17 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/ServiceNotification.kt:118:64 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/VPNService.kt:12:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/VPNService.kt:55:35 Unresolved reference: TunOptions
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/bg/VPNService.kt:187:5 'writeLog' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ktx/Wrappers.kt:6:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ktx/Wrappers.kt:7:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ktx/Wrappers.kt:10:5 Unresolved reference: StringIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/ktx/Wrappers.kt:19:5 Unresolved reference: RoutePrefix
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:3:8 Unresolved reference: go
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:4:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:5:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:6:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:7:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:8:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:9:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:10:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:11:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:33:34 Unresolved reference: StatusMessage
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:34:39 Unresolved reference: OutboundGroup
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:47:23 Unresolved reference: CommandClientOptions
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:48:17 Variable expected
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:49:38 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:50:38 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:51:35 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:52:41 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:53:41 Unresolved reference: Libbox
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:55:17 Variable expected
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:56:43 Type mismatch: inferred type is CommandClient.ClientHandler but CoroutineScope was expected
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:56:58 No value passed for parameter 'handler'
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:85:13 Unresolved reference: Seq
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:85:28 Unresolved reference: refnum
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:90:41 Unresolved reference: CommandClientHandler
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:92:9 'connected' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:96:9 'disconnected' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:100:9 'writeGroups' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:100:43 Unresolved reference: OutboundGroupIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:104:40 Unresolved reference: OutboundGroup
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:111:9 'clearLog' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:115:9 'writeLog' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:122:9 'writeStatus' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:122:43 Unresolved reference: StatusMessage
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:129:9 'initializeClashMode' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:129:52 Unresolved reference: StringIterator
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/CommandClient.kt:133:9 'updateClashMode' overrides nothing
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/OutboundMapper.kt:4:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/OutboundMapper.kt:5:11 Unresolved reference: nekohasekai
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/OutboundMapper.kt:14:33 Unresolved reference: OutboundGroup
hiddify-next/android/app/src/main/kotlin/com/hiddify/hiddify/utils/OutboundMapper.kt:30:23 Unresolved reference: OutboundGroupItem


Any solutions?

Thanks.

Minimal Reproducible Example (MRE)

  1. flutter clean
  2. flutter pub get
  3. flutter pub run build_runner build
  4. flutter run

Expected Behavior

No response

Version

v1.4.1

Platform/OS

Windows

Additional Context

No response

Application Config Options

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • [ ] I'm willing to submit a PR (Thank you!)

creativewebdev21 avatar Jul 09 '24 03:07 creativewebdev21

The main reason is the lack of "libcore". You need to import "libcore" before it can run normally.

There are two ways. You can use commands. For example, refer to "CONTRIBUTING.md" and use "make android-prepare" which contains the command to import "libcore". 0001

Or go to "hiddify-core", select the corresponding version and then select "hiddify-core" for the corresponding platform, download "hiddify-core-android.tar.gz", unzip and put "libcore.aar" into the project's "android/app/ libs/" 0002

CONTRIBUTING.md https://github.com/hiddify/hiddify-next/blob/main/CONTRIBUTING.md

hiddify-core https://github.com/hiddify/hiddify-core/tags

tenSunFree avatar Jul 14 '24 01:07 tenSunFree

try v2.3.1 and check if problem has been solved or not

TitanComputer avatar Sep 07 '24 21:09 TitanComputer

have you fixed it bro,I got the same issue.

fkgiteee avatar Oct 19 '24 16:10 fkgiteee

me too

xuqian-git avatar Oct 21 '24 15:10 xuqian-git

我也遇到了同样的问题。

gitHubDujianfeng avatar Oct 28 '24 07:10 gitHubDujianfeng

same problem

mehranshoqi avatar Nov 25 '24 12:11 mehranshoqi

I figured out the way to solve a problem with the nekohasekai import.

  1. In the project root, run the 'make android-prepare' command.
  2. Download hiddify-core-android.tar.gz .
  3. Unzip the library and rename it to "hiddify-core.aar".
  4. Replace the old hiddify-core.aar library in the folder android/app/libs/ with the new one you created in step 3..
  5. Rebuild the project in Android Studio by selecting Build → Rebuild Project. Android Studio may still show build errors, but the application should run.

MaximRyabovol avatar Dec 20 '24 07:12 MaximRyabovol

Я нашел способ решить проблему с импортом nekohasekai.

  1. В корне проекта выполните команду «make android-prepare».
  2. Загрузите hiddify-core-android.tar.gz .
  3. Разархивируйте библиотеку и переименуйте ее в «hiddify-core.aar».
  4. Замените старую библиотеку hiddify-core.aar в папке android/app/libs/ на новую, созданную на шаге 3.
  5. Перестройте проект в Android Studio, выбрав Build → Rebuild Project. Android Studio может по-прежнему показывать ошибки сборки, но приложение должно работать.

Не помогло(

Tsuev avatar Dec 31 '24 12:12 Tsuev