-
Notifications
You must be signed in to change notification settings - Fork 27
Crash after FragmentList.findViewById() returned null #19
Comments
Hello,
as far as I know 'armeabi' is more generic than 'armeabi-v7'. Therefore
'armeabi' should run on your 'armeabi-v7' phone.
The build on f-droid.org
https://f-droid.org/repository/browse/?fdfilter=andiodine&fdid=org.xapek.andiodine
contains both armeabi and x86 binaries of the native library.
Please provide more information about your actual problem, are you are
getting a specific error message somewhere?
Kind regards,
Yves
|
Thanks for the quick reply. There is no error message. After entering the server name and password We just tested Andiodine on as many phones as possible. I think I was Lu On 06/11/2015 05:00 AM, Yves wrote:
|
Sorry, there is an error message: "Unfortunately, andiodine has stopped." |
It's neccessary to have the actual error message. You can access android system logs using the 'logcat' tool via the debug bridge (adb). See here http://developer.android.com/tools/help/logcat.html |
The error message is: |
Hi,
I could not get Andiodine work on HTC EVO Design 4G. I find the CPU of HTC EVO is armv7 and current Andiodine verion only supports armeabi x86. Will it be possible to modify and recompile the source code to make it run on ARMv7? I am not a programmer so hopefully my question makes sense.
Thanks!
The text was updated successfully, but these errors were encountered: