App Error - Xiaomi Redmi Note 3 Questions & Answers

Im getting error in freecharge application (app has been hooked by third party app, please unistall hooking app and retry) is there any solution then please reply

sjadhav252 said:
Im getting error in freecharge application (app has been hooked by third party app, please unistall hooking app and retry) is there any solution then please reply
Click to expand...
Click to collapse
Same here.
Did you find any solution ?

same here, let us know if anyone finds a solution

i am also getting this error, not sure why this error come. i am on redmi note 3 miui 6.9.29 version.

Wrote to freecharge regarding this and received a generic reply
Thank you for writing in!
We regret to know that you are unable to use the FreeCharge APP.
This error shows up when there is a third party app which is drawing on top of Freecharge app. Such apps can potentially take user input, have freecharge running in the background can prevent users from using the app.
Hence, checks are in place to avoid such issues. Users will not be allowed to proceed unless they disable the 3rd party app which is drawing on top of FreeCharge app.
This will affect only android app.
Request you to go ahead and disable the 3rd party app and complete the transaction.
Hope this is helpful. Do write to us for any further queries.
Click to expand...
Click to collapse

By the way which is that third party app? I am also facing the same issue in my samsung galaxy s4. I am unable to track which is that third party app. Please specify the third party app names which will affect freecharge app from opening.

Guys, it could be any app, that posses screen overlay. Mostly Screen Filters. Try finding them and disabling in 'Draw over apps'..
Sent from my Xiaomi Mi 5 using XDA Labs

For me it was xposed. I updated freecharge app yesterday (version 7.9.8) and I got this problem. I decompiled the freecharge app using apktool and found they are looking for de.robv.android.xposed.XposedBridge (Xposed framework jar) and com.saurik.substrate (Cydia Substrate) and closing the app if these process are found. I tried rootcloak and sudohide xposed modules to hide xposed from freecharge but was not successful.
So I modified SplashActivity.smali and changed the strings de.robv.android.xposed.XposedBridge and com.saurik.substrate to something else and recompiled the apk and signed it using my own key. But when I installed this modified apk and opened the freecharge app a toast
window appeared stating "this build has been tampered, please install a fresh copy from the playstore". So I searched the SplashActivity.smali again and found tamper protection part just below "hook" check. I bypassed the tamper check, signed apk and installed again. Now There are no "hook" or "tamper" toast messages. I was able to login using my freecharge account. I did a mobile recharge and add cash and they worked correctly. The only problem is facebook/google+ login does not work since I signed the app using my own key. I had to login using my email and password. Other than that everything seems to be working including freecharge go virtual credit card.
If anybody could figure out an easier method please reply.

theapuv said:
For me it was xposed. I updated freecharge app yesterday (version 7.9.8) and I got this problem. I decompiled the freecharge app using apktool and found they are looking for de.robv.android.xposed.XposedBridge (Xposed framework jar) and com.saurik.substrate (Cydia Substrate) and closing the app if these process are found. I tried rootcloak and sudohide xposed modules to hide xposed from freecharge but was not successful.
So I modified SplashActivity.smali and changed the strings de.robv.android.xposed.XposedBridge and com.saurik.substrate to something else and recompiled the apk and signed it using my own key. But when I installed this modified apk and opened the freecharge app a toast
window appeared stating "this build has been tampered, please install a fresh copy from the playstore". So I searched the SplashActivity.smali again and found tamper protection part just below "hook" check. I bypassed the tamper check, signed apk and installed again. Now There are no "hook" or "tamper" toast messages. I was able to login using my freecharge account. I did a mobile recharge and add cash and they worked correctly. The only problem is facebook/google+ login does not work since I signed the app using my own key. I had to login using my email and password. Other than that everything seems to be working including freecharge go virtual credit card.
If anybody could figure out an easier method please reply.
Click to expand...
Click to collapse
Possible to share the apk file?

daniell007 said:
Possible to share the apk file?
Click to expand...
Click to collapse
Modified apk attached. If you want to build your own apk install apktool and decompile original freecharge apk. Then make following changes in smali/com/freecharge/ui/SplashActivity.smali
At line 838 replace de.robv.android.xposed.XposedBridge with some other string.
At line 851 replace com.saurik.substrate with some other string.
At line 17096 change if-eqz v0, :cond_3 to if-eqz v0, :cond_4
Then recompile and sign with your key.

Great work,but the apk is not installing
---------- Post added at 06:25 PM ---------- Previous post was at 06:13 PM ----------
Just install old version apk 7.9.3 and it simply works in all devices.. mine is letv and it worked!

Solved the issue by installing old version of Freecharge. (version 7.9.3)

Promocode box not showing
thanx 4 dis work but here is some issue regarding Promocode box my rooted phone and i am unable to apply promocode in freecharge app kindly give me solution...after login when i fill all required box then promocode box hide i can't apply promocode...help plzzzzzz

I am really very much annoyed by their stupid logic & decisions, so I started coding my first java / android app / xposed module (I am a c# dev with zero knowledge in java ) which return false for their xposed check method. Seems to be working in my one plus 3, please try and let me know the result. :highfiveI used freecharge apk version 7.9.9).
I must thank @theapuv for the hints & the great tutorial here.
Uploaded to xposed repository, you can download via xposed installer, support thread -http://forum.xda-developers.com/xposed/modules/xposed-freecharge-unblocker-t3511904

Web_E said:
I am really very much annoyed by their stupid logic & decisions, so I started coding my first java / android app / xposed module (I am a c# dev with zero knowledge in java ) which return false for their xposed check method. Seems to be working in my one plus 3, please try and let me know the result. :highfiveI used freecharge apk version 7.9.9).
I must thank @theapuv for the hints & the great tutorial here.
Click to expand...
Click to collapse
Tested on OnePlus One cm 13.1 based ROM. It works. Awesome. Thanks. @tanay123 promocode box also working fine with this xposed module.

very very thanks for this work. but freecharge unlocker is not working on blustacks android device SAMSUNG- SM-N900A.. i also check tick mark under XPOSED INSTALLER MODULE but nothing happend...

tanay123 said:
very very thanks for this work. but freecharge unlocker is not working on blustacks android device SAMSUNG- SM-N900A.. i also check tick mark under XPOSED INSTALLER MODULE but nothing happend...
Click to expand...
Click to collapse
Make sure you are using freecharge 7.9.9 & give me xposed installer log. Also let me know the android version bluestacks use.
Open xposed installer, goto logs, clear logs.
Now open freecharge, once done again open xposed installer logs and give the logs.

I've developed a xposed module which hooks the contains method of string and returns false when the argument is "de.robv.android.xposed.XposedBridge"
try that, its working fine for me.
edit: sorry. Someone already posted similar fix.

Xposed Log
Web_E said:
Make sure you are using freecharge 7.9.9 & give me xposed installer log. Also let me know the android version bluestacks use.
Open xposed installer, goto logs, clear logs.
Now open freecharge, once done again open xposed installer logs and give the logs.
Click to expand...
Click to collapse
Bluestacks Device samsung SM-N900A
Android version 4.4.2
Xposed Log Freecharge
java.lang.IllegalStateException: Unable to get package info for com.bluestacks.home; is package not installed?
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:376)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:329)
at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:205)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:611)
at android.app.ActivityThread.handleBindApplication(Native Method)
at android.app.ActivityThread.access$1500(ActivityThread.java:135)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5021)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:827)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:643)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)

Try Antihook module through xposed modules

Related

[Q] “Parse Error : There is a problem parsing the package”

I have an older version Player Pro(2.2).When I try to upgrade it to the latest version using another .apk file of version 2.3,it gives this error“Parse Error : There is a problem parsing the package”.I cannot update it from the android market as I have not purchased the app.Any idea why is this happening?
i get this same error with other apps i try to install...particularly when i know the app isnt for my device....ima google it
I don't think a site made for developers will want to help you fix a problem with a pirated app. If you really like it that much, buy it, it's not like it costs a fortune. I bought it and never had any problem updating from the market.
Sent from my wi-fi toaster.
I'm trying to find a fix for the same thing. But mine is not a pirated app it is an app from a tab I have and a couple off apps that came with it I can't find on the market or anything that works like them I waisted a lot of money trying to find one and thought this is just pointless. I tried resigning the APK but no go any ideas?
This errors occurs when the apk is built with different API level than API level your phone supports. Ex: If your phone is having Gingerbread (2.3.*) and your app is compiled for tablets (honeycomb), you see this error.
cnu4u said:
This errors occurs when the apk is built with different API level than API level your phone supports. Ex: If your phone is having Gingerbread (2.3.*) and your app is compiled for tablets (honeycomb), you see this error.
Click to expand...
Click to collapse
both are 4.0 ICS
cnu4u said:
This errors occurs when the apk is built with different API level than API level your phone supports. Ex: If your phone is having Gingerbread (2.3.*) and your app is compiled for tablets (honeycomb), you see this error.
Click to expand...
Click to collapse
I am getting this problem with some of my apps which I backup using an application to the sdcard. There should be a fix for this.
nice
ri123 said:
I am getting this problem with some of my apps which I backup using an application to the sdcard. There should be a fix for this.
Click to expand...
Click to collapse
great job
ri123 said:
I am getting this problem with some of my apps which I backup using an application to the sdcard. There should be a fix for this.
Click to expand...
Click to collapse
Make sure the app has the correct amount of information, for example, an app with 0 bytes would not work, which has happened before when a file is not created properly.
Sent from my HTC Explorer A310e using XDA
ri123 said:
Make sure the app has the correct amount of information, for example, an app with 0 bytes would not work, which has happened before when a file is not created properly.
Sent from my HTC Explorer A310e using XDA
Click to expand...
Click to collapse
i tryed tu change xml in akp, i used apktool, i decompiled it, changed version to my current (2.3.7 cyanogenmod ) and then compiled it back, it is not 0 byte, but head the same error, i thought i have done something wrong, but today i tryed restor apk with titanium backup, but the same
i dont understand, is this error coz of version mismach? or ???
P.S. this is my first post on xda wish me luck )
I also have this problem with an app that is called Wavesink Trial (Usb Dab Radio app)
I want this to work for my car player that has Android 2.3.4 but the Wavesink only works for Android 3.0 and above.
I tried to change the Androidmanifest.xml minSdkVersion value to 8 (which is for Froyo) so it should be able to run on my car player.
I even sent a mail to the developer which said it could'nt be possible as Android 2.3.4. doesn't have Usb Host mode, but i guess it has since the carplayer has support for Usb Wifi adapter aswell as memorysticks.
Anyone have a solution.
btw, i decompiled the app, edited the manifest, recompiled the app and signed it again.
Dragonlove said:
I also have this problem with an app that is called Wavesink Trial (Usb Dab Radio app)
I want this to work for my car player that has Android 2.3.4 but the Wavesink only works for Android 3.0 and above.
I tried to change the Androidmanifest.xml minSdkVersion value to 8 (which is for Froyo) so it should be able to run on my car player.
I even sent a mail to the developer which said it could'nt be possible as Android 2.3.4. doesn't have Usb Host mode, but i guess it has since the carplayer has support for Usb Wifi adapter aswell as memorysticks.
Anyone have a solution.
btw, i decompiled the app, edited the manifest, recompiled the app and signed it again.
Click to expand...
Click to collapse
I'm also having the same problem. I've downloaded all versions and not one of them will install and the deck is rooted.
phase error
ricky1001 said:
I have an older version Player Pro(2.2).When I try to upgrade it to the latest version using another .apk file of version 2.3,it gives this error“Parse Error : There is a problem parsing the package”.I cannot update it from the android market as I have not purchased the app.Any idea why is this happening?
Click to expand...
Click to collapse
If you get a “ Parse Error: There is a
problem parsing the package ”
message when trying to install an
APK, it could be due to different
reasons, but the most 2 common
ones are as below:
The APK file you’re trying to to
install is corrupted. That might
be due to an error when
downloading (such as the
connection getting lost) or the
APK being already broken before
you download it. Try
downloading the file again,
preferably from another location.
If possible, use trusted websites
such as SlideME or Mobango
where the APK are tested
beforehand.
If that doesn’t fix it, it’s probably
because the Android version on
your device is below the
requirements of the app. For
instance, you’re trying to install
an app that requires Android 4.1
and higher on a device running
Android 2.3. To see which
Android version your device is
running, go to Settings, then
About Phone and look at the
number next to Android Version
(or Firmware Version). Unless
you can update the system
(check that by going to Settings ,
About phone , then System
Updates ), you won’t be able to
do much about that. To avoid
situations like this, always check
before downloading that the
requirements of the app are in
line with your device. Good app
stores like SlideMe or Amazon
always provide the minimum
Android version which is needed.
ricky1001 said:
I have an older version Player Pro(2.2).When I try to upgrade it to the latest version using another .apk file of version 2.3,it gives this error“Parse Error : There is a problem parsing the package”.I cannot update it from the android market as I have not purchased the app.Any idea why is this happening?
Click to expand...
Click to collapse
hey juz check if ur sd is protected with password or something. and its the reason y its showing... if sd is protected under developer options & phone is rooted it occurs. check that out n try and tht prob will be solved..it worked for me. check that out n reply.
I fixed my P780 with the parsing error
xx
anish.2010 said:
hey juz check if ur sd is protected with password or something. and its the reason y its showing... if sd is protected under developer options & phone is rooted it occurs. check that out n try and tht prob will be solved..it worked for me. check that out n reply.
Click to expand...
Click to collapse
hey anish.2010 i have the same problem.my phone is rooted.what can i do now?
If this occurs on Marshmallow, go to settings>apps. Tap the three dot menu and tap "show system." Scroll down and look for "Package installer." Click permissions and make sure storage is on(the circle is to the right of the oval). If not on, that permission can cause this error. Hope it helps.:good:
if you have any problems about X431 ,please contact me !!!
we specialize in Launch X431 ,including X431 V Plus/Pro3,X431 V/Pro,easydiag ,easydiag software update......and so on.
Email: [email protected]
Ikeb0mb said:
If this occurs on Marshmallow, go to settings>apps. Tap the three dot menu and tap "show system." Scroll down and look for "Package installer." Click permissions and make sure storage is on(the circle is to the right of the oval). If not on, that permission can cause this error. Hope it helps.:good:
Click to expand...
Click to collapse
IT DID HELP ME!
Thank you very much, pal.
But I didn't know why the permission is toggle off automatically. This problem did disturb me a lot and it has been solved by your tips.
ruolian said:
IT DID HELP ME!
Thank you very much, pal.
But I didn't know why the permission is toggle off automatically. This problem did disturb me a lot and it has been solved by your tips.
Click to expand...
Click to collapse
N.P. happy to help. My phone did the same thing and I went poking around and found that out. Sometimes it resets after an update( like flashing a new cm version), so if you update just make sure you check

[T] "package was not signed correctly" when downloading an app of mine

Hello,
I've uploaded my first apk to Google Play, made with processing 2.03.
I used this guide to sign: http://www.akeric.com/blog/?p=1352
After a few hours, when the app was visible, when trying to install, I get the "package was not signed correctly".
I'v tried it on another device rather than the one used for testing and I have the same issue.
1. is there a way to test apk's faster? It could take up to 12-24 hours for the new apk to be updated on Google Play, and that's what I have to wait to see if I now signed my apk correctly.
2. can you download the app and see if you get that issue?
3. does it matter what information you input when you create the release key using jdk? I mean, does google check against information you use in your Google Play publisher's account and then gives that error?
4. is there an alternate way of signing my apk? obviously this manual method is no good for a noob.
I am using win 7 64 bit, latest jdk7 at the time of writing, latest android sdk with just api level 10 installed, latest version of apache ant (installed manually).
here's the fix
To anyone having this issue, STOP USING JDK 7 and install JDK 6.
Not only JDK7 outputs some warnings when you sign your apk that "the internets" say they're safe and should work anyway, but they will generate badly signed apks that malfunction when you try to install off google play saying the "package was not signed correctly".

Hack "Google My Tracks" back into life?

The Google app "My Tracks" was deprecated some months ago, which is a shame since it was very popular due to it's no-nonsense approach.
I had a look at the last version before Google deprecated it, it's available for download here.
Really the only two things that don't seem to work still are the maps (it just displays an empty background) and Google Drive syncing. I suppose Google canceled the API keys for those, and that's why they're not working.
So I used APKTool to unpack it, and changed the API key for the maps in AndroidManifest.xml to one that I had registered myself. I then used APKTool to put it back together, signed it with jarsigner and installed it on my phone. It didn't work (it's still not displaying the map).
So now I'm hoping someone smarter than me might be able to get it to work Not sure why it's not working (I used the package name of the app, com.google.android.maps.mytracks as the package name when I registered for the API key, if that matters).
Hi,
Which version of Android do you use ? 6.0.1 ?
I used to be on Android 4.4.2, and "My Tracks" used to work perfectly.
I changed phone, and I now have Android 6.0.1, and "My Tracks" displays grey empty area, instead of the map.
I suppose that Google has changer many things on Andoird 6.0.1, which blocks the map from being used by "My Traks".
I have noticed that the Android/Data/ directory does not contain any "com.google.android.maps.mytracks" folder, as it used to.
I made a full back-up from MyBackUp Pro, and I have noticed that when I restore My Tracks "APK and DATA", the map displays totally fine on My Tracks, when I launch a track recording !!!
But the GPS does not work well at all.
We could discuss together or findings, to try to see what can be done to correct this on Android 6.0.1 ?
Hi BadCash,
I have read many pages, and did not find a good solution yet, ans no other app can beat or even be as good as My Tracks.
I confirm that when I install My Tracks with MyBackUp Pro, on my rooted phone G900F on Android 6.0.1 stock rooted, "apk+data", the map appears on My Tracks, but the GPS is crazy...
and when I install apk only, no map appears, but thr GPS works veray well.... (writes the route on the grey screen)....
So is there a chance that the solution would be in the DATA files I have back-up, and juste on file to modify... ?
Or is it related to Android 6.0.1 permissions ?
Or is it related to Google services ? or Play Store, or Google apps ?
---------- Post added at 11:48 AM ---------- Previous post was at 11:45 AM ----------
I found the apk sources for "My Tracks" :
https://github.com/Plonk42/mytracks
Who could find and correct it to make it work on Android 6.0.1 please ?
Many users would donate a reward on PayPal to the genious person who would correct it !!!
I am running a rooted Note 4 on Android 5.1.1 and the map in My Tracks no longer shows up for me either. My tracks still worked on my LG G4 with 6.0.1. I think My Tracks is still tracking but doesn't show my actual track on the map.
watching this thread. Google Fit sucks.
Seb14 said:
I found the apk sources for "My Tracks" :
https://github.com/Plonk42/mytracks
Who could find and correct it to make it work on Android 6.0.1 please ?
Many users would donate a reward on PayPal to the genious person who would correct it !!!
Click to expand...
Click to collapse
I went and recompiled the said source code with a new Google Maps API key, and it's working like a charm on Android 8.0. :good:
Please give me a link to download your version
YandereSan said:
I went and recompiled the said source code with a new Google Maps API key, and it's working like a charm on Android 8.0. :good:
Click to expand...
Click to collapse
Great job. I hope you post a link to the download for people who need it.
My previous phone was a Note 4 where it was working fine (Android 5.1). I did a Google backup on it, and then when I set up my Pixel 2 XL, I restored from the Note 4 backup and it is working fine on my Pixel 2 XL.
I hope too! I still haven't found a good alternative to My Track
bubnenko said:
Please give me a link to download your version
Click to expand...
Click to collapse
Unfortunately, I can't really give you my version as it requires API keys which are tied to my personal account.
1. Go to Google Cloud Dashboard: https://console.cloud.google.com/apis/dashboard
2. Create a new project. You can call it MyTracks Revived.
3. Click "Enable APIs" -> Maps SDK for Android - make sure it's activated.
4. Go to Credentials: https://console.cloud.google.com/apis/credentials
5. Create credentials. You'll receive an API key.
Once you the maps API key, you can follow the instructions to compile it here: https://github.com/Plonk42/mytracks
YandereSan said:
Once you the maps API key, you can follow the instructions to compile it here: https://github.com/Plonk42/mytracks
Click to expand...
Click to collapse
I downloaded, created a new set of API keys, and used Android Studio to run it on my phone. Had to uninstall the Google version.
While the maps part now works, I cannot import from my SD card all of my old tracks! This makes the new version unusable! And unfortunately, Verizon sucks so I can't root my phone and manually do it. Anyone else find a way to allow import? It sees there are two tracks to import, but just gives a generic error. Nothing in the debug log or logcat...very frustrating.
It would be nice to have the newest Google version work. Why does decompiling the APK with APKTool, replacing the API keys in AndroidManifest, and recompiling/signing not work? I took a look at the differences between the open source AndroidManifest and the Google 2.0.11 one, but didn't see anything important. Any thoughts?
Thanks!
MrNetwork said:
Great job. I hope you post a link to the download for people who need it.
My previous phone was a Note 4 where it was working fine (Android 5.1). I did a Google backup on it, and then when I set up my Pixel 2 XL, I restored from the Note 4 backup and it is working fine on my Pixel 2 XL.
Click to expand...
Click to collapse
Hi can you elaborate on how you got my tracks working on your pixel?
Thanks
YandereSan said:
I went and recompiled the said source code with a new Google Maps API key, and it's working like a charm on Android 8.0. :good:
Click to expand...
Click to collapse
I have a key but dont remember how to change it
gtg472b said:
I downloaded, created a new set of API keys, and used Android Studio to run it on my phone. Had to uninstall the Google version.
While the maps part now works, I cannot import from my SD card all of my old tracks! This makes the new version unusable! And unfortunately, Verizon sucks so I can't root my phone and manually do it. Anyone else find a way to allow import? It sees there are two tracks to import, but just gives a generic error. Nothing in the debug log or logcat...very frustrating.
It would be nice to have the newest Google version work. Why does decompiling the APK with APKTool, replacing the API keys in AndroidManifest, and recompiling/signing not work? I took a look at the differences between the open source AndroidManifest and the Google 2.0.11 one, but didn't see anything important. Any thoughts?
Thanks!
Click to expand...
Click to collapse
Hello,
Thank you all, i've been very interested by this thread about Mytracks, and i was searching for solutions about this app.
Here were my needs :
- continue to use "mytracks" on new smartphone (android 8.1) => able to see maps and record tracks with markers (photos)
- possibility to import all my tracks (>800) on my tablet (official android 5.0.2, but now using Lineage OS 15)
So, i created my personal API key with Google console and tried to apply it in AndroidManifest.xml
I tested several versions :
- 2.0.11 / 2.0.10 : display is KO, maps stays grey. No errors in logcat because my key is valid (also no metric for my key in Google Maps API console)
- 2.0.9 / 2.0.7 : display for Google Maps is OK and i can import tracks.
So that's it i keep app version 2.0.9 with modified AndroidManifest.xml
(it seems versions 2.0.10 & 2.0.11 only bring "Earth maps")
Thanks
Google will change the maps renderer. Any chance that MyTracks can be modified to work with this new renderer?

How to use snapprefs on PC.

Hello everyone, after experiencing a lot on how can i use snapprefs on pc i finally found a easy way to do that. These versions are really old, if you might have problem in logging then just use your email to log in.
Requirements
Nox player (Best emulator so far I've used) https://www.bignox.com
SC version (9.20.4.0) (Download from apk mirror)
Xposed Framework (Download from the attachment)
Snapprefs version (1.6.4) http://dl-xda.xposed.info/modules/com.marz.snapprefs_v23_63dd74.apk
Installation
Install Nox player
Download the Xposed Installer APK.
Install the app along with the framework.(It'll reboot)
After reboot install Snapprefs
Activate the module in the Xposed Installer.
Reboot again
Now got to gallery share any image or video to snapprefs and press back button then capture the image or record a video on snapchat and then you can upload it easily.
I'm new to this and i thought to share it to help others as well if you've any problem or doubt mention in the comments below I'll try to help.
Thanks :angel:
I can't login after following all the steps, keep getting a message saying " oh no! Your login temporarily failed, so please try again later. "

[Help] I need help for reversing

Hello,
I begin to reverse app and i need help.
My project is :
I would like, to watch the http traffic one the app, and I need to use Charles. The app is protected by ssl pinning.
With apktools, I saw in smali code the RSA key. I just need to replace by Charles's key.
But my problem is the next one :
I took the apk from my device.
When I try to install the app (without modifications this is the original app) on my device without using the playstore (emulator or physical device) I can't install it on physical device. On the emulator with adb app start but crash.
Sooo with logcat I see this :
"java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/comxxxxx.xxxxx-Y9B8PCb-5rg-DCor7GqdfQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.lhlh.xxxx-xxxx-5rg-DCor7GqdfQ==/lib/arm64, /system/lib64]]] couldn't find "libfgtitinit.so"
Click to expand...
Click to collapse
Next I have downloaded the app from apkmirror, and i change apk to zip and in the zip I have 3 more apk files (config.apk, config.xxxxhdpi.apk, config.arm64_v8a.apk) ... Sooo I try to install this apk on emulator with adb install-multiple this is not working. And on the physical device i can't install to...
So if someone can help me that will be cool. Thanks.
nobody?

Categories

Resources