Custom SetupWizard - Android Studio

Hello all;
I try to make a custom SetupWizard, how can i debug It through androidStudio ?
thkx.

01tarik007 said:
Hello all;
I try to make a custom SetupWizard, how can i debug It through androidStudio ?
thkx.
Click to expand...
Click to collapse
Can you please provide some more details about what specifically about the app you are trying to test? I am assuming (Correct me if I'm wrong) you downloaded the source code for the regular android setup wizard and modified it? Using android studio you can test your app using logcat to analyze any problems. If you can provide me details as I mentioned I can help you out better .

Related

Install HTCAlbum in fyodor 0.6.4

Hello my friends, Anyone know how to install HTCAlbum in fyodor 0.6.4? I have HTCAlbum.apk and HTCAlbum.odex and I try install it with adb but it show me Failure [INSTALL_FAILED_OLDER_SDK]
Can anyone help me?, please
jmgmjmgm said:
Hello my friends, Anyone know how to install HTCAlbum in fyodor 0.6.4? I have HTCAlbum.apk and HTCAlbum.odex and I try install it with adb but it show me Failure [INSTALL_FAILED_OLDER_SDK]
Can anyone help me?, please
Click to expand...
Click to collapse
this kind of error is given if you try to install an apk that runs on an higher version of android...maybe in this case android 2.x...I don't know if a 1.6 version of your HTCAlbum will work on fyodor's rom...i'm not really confident...but surely if you try to install that apk on an official ruu rom (1.6) it'll give you the same error
I try it now, adb show Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
Thanks for you response
jmgmjmgm said:
I try it now, adb show Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
Thanks for you response
Click to expand...
Click to collapse
ok, that's because the application needs a shared library not present in fyodor's rom because his rom is a AOSP compiled, not a htc rom with few modifications...apart from the kernel, the rom is pure android with no presence of htc libraries...and without them you can't install htc apps...that's why you can't install sense anyway...
don't lose your time, there's no way to let it work...
if you can't live without htc apps, came back to an official rom or to an official customised

Ligux and Google market "This item is not compatible"

I am currently using LiGUX + N.O.P.E. Kernel V2.6.
I found one problem and maybe someone can help me.
I cannot install an application from Google market.
There is a cross mark and message "This item is not compatible with your device".
But earlier when I used CyanogenMod10 BUILD #3 + N.O.P.E. Kernel V2.6. or at begin with stock ROM I have nothing problem use this application.
If I am using Market helper to hide my device, then I can install this application, but cannot run. In this case is error something like "missing library".
Any suggestion or idea what to do?
BlaMa said:
I am currently using LiGUX + N.O.P.E. Kernel V2.6.
I found one problem and maybe someone can help me.
I cannot install an application from Google market.
There is a cross mark and message "This item is not compatible with your device".
But earlier when I used CyanogenMod10 BUILD #3 + N.O.P.E. Kernel V2.6. or at begin with stock ROM I have nothing problem use this application.
If I am using Market helper to hide my device, then I can install this application, but cannot run. In this case is error something like "missing library".
Any suggestion or idea what to do?
Click to expand...
Click to collapse
Open up settings, click on applications and select play store...
Scroll down until you find clear data and cache...clear them...
They will remove all the settings, account logged in the play store. Hence you can open it fresh.
Check if it works...
BlaMa said:
I am currently using LiGUX + N.O.P.E. Kernel V2.6.
I found one problem and maybe someone can help me.
I cannot install an application from Google market.
There is a cross mark and message "This item is not compatible with your device".
But earlier when I used CyanogenMod10 BUILD #3 + N.O.P.E. Kernel V2.6. or at begin with stock ROM I have nothing problem use this application.
If I am using Market helper to hide my device, then I can install this application, but cannot run. In this case is error something like "missing library".
Any suggestion or idea what to do?
Click to expand...
Click to collapse
You Can try Warriors Method but here is a explanation!
The Gplay Store Reads the build prop file so if there is modifications to it that the app doesn't support Google play will say NO!
I would try editing the build.prop file
I'm Not Responsible
Sent from my HTC Desire C using xda app-developers app
jack54782 said:
You Can try Warriors Method but here is a explanation!
The Gplay Store Reads the build prop file so if there is modifications to it that the app doesn't support Google play will say NO!
I would try editing the build.prop file
I'm Not Responsible
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
Thanks for the remind, I checked the config. But there is everything configured same way as in previous ROM.
I have to roll back, because this application is mandatory for me.
By the way in this ROM working new Goolge launcher smoothly
warrior1208 said:
Open up settings, click on applications and select play store...
Scroll down until you find clear data and cache...clear them...
They will remove all the settings, account logged in the play store. Hence you can open it fresh.
Check if it works...
Click to expand...
Click to collapse
NOT working , I first deleted manualy all data for this application but nothing. Cannot install.
BlaMa said:
NOT working , I first deleted manualy all data for this application but nothing. Cannot install.
Click to expand...
Click to collapse
google the: appname.apk
LaputaCake said:
google the: appname.apk
Click to expand...
Click to collapse
Thank you for hint. But of course I tried install it from local file (downloaded apk file)
Then I got error "missing library".
Strange.
BlaMa said:
Then I got error "missing library".
Strange.
Click to expand...
Click to collapse
This is caused by missing dependencies. Check the thread for Codename Lungo, I explain the steps to get it fixed. It'll be useful if you can tell which app is giving you trouble.
Sent from my HTC Desire C
atomomega said:
This is caused by missing dependencies. Check the thread for Codename Lungo, I explain the steps to get it fixed. It'll be useful if you can tell which app is giving you trouble.
Sent from my HTC Desire C
Click to expand...
Click to collapse
thanks for the help, the problematic application is "Jízdní řády" - timetable for public transport in our region
https://play.google.com/store/apps/details?id=cz.mafra.jizdnirady
BlaMa said:
thanks for the help, the problematic application is "Jízdní řády" - timetable for public transport in our region
https://play.google.com/store/apps/details?id=cz.mafra.jizdnirady
Click to expand...
Click to collapse
I see, it uses location-aware dependencies. First make sure you have Google Maps and Google Search installed. Then try deleting the cache of Play Store, reboot and try again. If it's still not working then try the steps in the Codename Lungo thread.
Sent from my HTC Desire C
atomomega said:
I see, it uses location-aware dependencies. First make sure you have Google Maps and Google Search installed. Then try deleting the cache of Play Store, reboot and try again. If it's still not working then try the steps in the Codename Lungo thread.
Sent from my HTC Desire C
Click to expand...
Click to collapse
Thank you for explanation and help.
Today I am busy, but tomorrow I will try it and let know the result.
atomomega said:
I see, it uses location-aware dependencies. First make sure you have Google Maps and Google Search installed. Then try deleting the cache of Play Store, reboot and try again. If it's still not working then try the steps in the Codename Lungo thread.
Sent from my HTC Desire C
Click to expand...
Click to collapse
:good:
Thank you for your help, according to your instructions I add com.google.android.maps.xml to /device/system/etc/permissions.
And application working without any problems.
BlaMa said:
:good:
Thank you for your help, according to your instructions I add com.google.android.maps.xml to /device/system/etc/permissions.
And application working without any problems.
Click to expand...
Click to collapse
Yes. That should fix it. I need to edit that post because it's missing a few steps:
A) You need to have Google Maps and Google Search installed.
B) After you extract the file to the Permissions folder, assign same r/w permissions.
3) After you complete the steps, clear Play Store cache and then reboot.
Let me know if you need more help.
Sent from my HTC Desire C

[Q] Xposed on Mi Note Pro

Does anyone have any experience with it?
I tried with Xposed arm 64 and the result is bootloop
It should be wsm tools instead of xposed I think. But I don't believe there is a version that is compatible with our device currently
brumie said:
Does anyone have any experience with it?
I tried with Xposed arm 64 and the result is bootloop
Click to expand...
Click to collapse
xposed is incorporated into their firmware, though it has been highly modified.
So did anybody managed to get a full Xposed support ?
Has anybody tried WSM tools ?
No, WSM cant install the framework either...
I tried this http://forum.xda-developers.com/showthread.php?t=3165211 and it didn't work either
Any update guys?
No Update, Unfortunately
I did manage to get a bit further, I already said this on MIUI forum. I have successfully flashed SDK21 without any bootloops but the problem is that WSM Tools does not support SDK21
Someone said it works now?
http://xiaomi.eu/community/threads/looking-for-xposed-or-wsm-mod.28030/#post-251612
I'll try the minks given by the user who said it works and I'll report.
However it's highly doubtful it'll work ?
Was going to try it out at home but since you are giving a go let us know how it goes.
Well I tried but Xposed is still incompatible with our processor's architecture :/
Still not working for me
Woo hoo - http://en.miui.com/thread-145999-1-1.html
Hope someone can reupload this to another file service.
thendless said:
Woo hoo - http://en.miui.com/thread-145999-1-1.html
Hope someone can reupload this to another file service.
Click to expand...
Click to collapse
I uploaded it to MEGA and posted the link (I'm Artemisiash) and I created a new thread in the Development section so that XDA users can try it but when I tried it I couldn't get Xposed to fully works
o really? Well ill give it a go tonight hopefully I have better luck
Still, xposed not compatible... https://github.com/rovo89/XposedBridge/issues/61
Please comment at this thread at github and get help from the developer.
Sent from my MI NOTE Pro using Tapatalk

[question] not sure what zip's to download in order to install xposed (Nexus 4)

hi, i want to install xposed frameworks on my nexus 4,but unfortunatly, i kinda dont understand what zip's from the download section i need to install in order to make it works on my nexus 4. does someone who already tried it on his nexus 4 device could help me and point what zip's extactly do i need to download? thanks alot!
What ROM, 4.4, 5.0, 5.1?
siealex said:
What ROM, 4.4, 5.0, 5.1?
Click to expand...
Click to collapse
stock rom 5.1.1
someone, please help
Nexus4FLESH said:
hi, i want to install xposed frameworks on my nexus 4,but unfortunatly, i kinda dont understand what zip's from the download section i need to install in order to make it works on my nexus 4. does someone who already tried it on his nexus 4 device could help me and point what zip's extactly do i need to download? thanks alot!
Click to expand...
Click to collapse
Is it really this hard to find out? Use the flow chart from post #2 from the official Xposed for Lollipop thread to identify the correct version. For this, you need information about your device's CPU (how to find out about this is described in the flow chart as well). With the correct version identified, go to the download section and download the xposed-vYY-sdkXX-ZZZ.zip (XX-> SDK version, XX=22 for Android 5.1.1; ZZZ = ARM version, arm for Nexus4, I guess) as well as the latest XposedInstaller_3.0_alpha4.apk.
So I would make an educated guess and say that you need xposed-v74-sdk22-arm.zip for your Nexus 4.
orville87 said:
Is it really this hard to find out? Use the flow chart from post #2 from the official Xposed for Lollipop thread to identify the correct version. For this, you need information about your device's CPU (how to find out about this is described in the flow chart as well). With the correct version identified, go to the download section and download the xposed-vYY-sdkXX-ZZZ.zip (XX-> SDK version, XX=22 for Android 5.1.1; ZZZ = ARM version, arm for Nexus4, I guess) as well as the latest XposedInstaller_3.0_alpha4.apk.
So I would make an educated guess and say that you need xposed-v74-sdk22-arm.zip for your Nexus 4.
Click to expand...
Click to collapse
thanks alot for the detailed replay!

Kali Nethunter for Redmi 4x

Hi,
This is my first time posting anything useful on XDA .
Anyways, I ported nethunter for our lovely device Santoni by using clarity kernel (non-treble) as base and patching it to support different USB WiFi cards and USB HID for rubber ducky attacks.
As far as I have tested it everything *should* work.
Installation instructions ->
1. Be on a non treble Oreo Rom. At the time of writing this, I am using Dirty Unicorns.
2. Have at least 1 gig of free space.
3. Flash the provided zip.
4. Run the nethunter app.
*Note* if you didn't get the nethunter app along with others, extract the zip and install them manually.
Credits :-
1. rainforce279 (clarity kernel)
2. Me, my ****ty laptop and not knowing jack **** of what I was doing.
3. The nethunter porting guide on github.
4. Peyla for his HID patch
Link :
https://drive.google.com/file/d/13YoKOxjFDlfHTzPWMyrkt0m4zfDHbzip/view?usp=drivesdk
Link for HID patch :
https://github.com/pelya/android-ke...eric-kernel-version/generic_kernel_3.18.patch
***UPDATE***
There was an error involving the external wifi card, not being able to be detected as a wireless extension because I forgot to enable cfg80211 wireless extensions compatibility.
So, flash the following after you flash the above zip
https://drive.google.com/file/d/1BYmXYbB2ZLAEJELVWly3osvkDI1ACAuw/view?usp=sharing
*************************************
Good work bro
Nice work (Y)
Sent from my Redmi 4X using Tapatalk
vatsal uppal said:
Link for HID patch :
https://github.com/pelya/android-ke...eric-kernel-version/generic_kernel_3.18.patch
Click to expand...
Click to collapse
hi
what is this file " HID patch " and how to install it?
my phone is redmi 4x santoni unlocked bootloader and root !
M_hack! said:
hi
what is this file " HID patch " and how to install it?
my phone is redmi 4x santoni unlocked bootloader and root !
Click to expand...
Click to collapse
Hi,
The HID patch is meant for developers wanting to implement the HID functionality in their own kernel. What HID basically is, it allows your mobile to function as a keyboard and mouse when attatched to a computer through a USB cable although you need a companion app provided in the nethunter zip I uploaded.
Please, before flashing nethunter consider taking a backup as you might want to go back.
Anyways, to flash this mod (this is not a ROM, Kali nethunter is installed on top of a ROM) :-
1. Install an Oreo ROM (non treble)
2. Then flash the provided zip ( both Google drive links, first the larger one then the smaller one )
If you don't know what nethunter is kindly google it or refer to the link below :-
https://www.google.co.in/amp/s/arst...id-device-into-hacker-swiss-army-knife/?amp=1
M_hack! said:
hi
what is this file " HID patch " and how to install it?
my phone is redmi 4x santoni unlocked bootloader and root !
Click to expand...
Click to collapse
Keep in mind that this won't work on MiUi.
Again,
First flash :-
1. https://drive.google.com/file/d/13YoKOxjFDlfHTzPWMyrkt0m4zfDHbzip/view
Then
2. https://drive.google.com/file/d/1BYmXYbB2ZLAEJELVWly3osvkDI1ACAuw/view
Where to download Oreo Rom for Redmi 4X
What to download Oreo Rom for Redmi 4X?
vatsal uppal said:
Keep in mind that this won't work on MiUi.
Click to expand...
Click to collapse
mininvit said:
What to download Oreo Rom for Redmi 4X?
Click to expand...
Click to collapse
Hi,
Kindly refer to the development section of XDA ->
https://forum.xda-developers.com/xiaomi-redmi-4x/development
Although, I do not recommend doing any changes to your device if you don't know what this mod does or what a ROM is.
vatsal uppal said:
Hi,
Kindly refer to the development section of XDA ->
https://forum.xda-developers.com/xiaomi-redmi-4x/development
Although, I do not recommend doing any changes to your device if you don't know what this mod does or what a ROM is.
Click to expand...
Click to collapse
I installed the "pixel experience", twrp installed the nethunter, rebooted the phone, but the "nethunter" application did not appear in the application list. What to do? I tried to install many Oreo firmware, the same problem
mininvit said:
I installed the "pixel experience", twrp installed the nethunter, rebooted the phone, but the "nethunter" application did not appear in the application list. What to do? I tried to install many Oreo firmware, the same problem
Click to expand...
Click to collapse
Extract the nethunter zip (the bigger one) and you'll find apps there, you will have to install them manually
vatsal uppal said:
Extract the nethunter zip (the bigger one) and you'll find apps there, you will have to install them manually
Click to expand...
Click to collapse
I first need to install through twrp nethunter.zip, and then still separately from it apk-files?
mininvit said:
I installed the "pixel experience", twrp installed the nethunter, rebooted the phone, but the "nethunter" application did not appear in the application list. What to do? I tried to install many Oreo firmware, the same problem
Click to expand...
Click to collapse
mininvit said:
I first need to install through twrp nethunter.zip, and then still separately from it apk-files?
Click to expand...
Click to collapse
Yes, somehow the nethunter zip file failed to install the provided apps which happened in my case too. So, all you need to do is install nethunter zip, extract it using some explorer like es explorer and install the apps you'll find in the extracted zip
doesn't work monitor mode
help me... monitor mode doesn't work... i have connected wireless card but it doesn't show
Hello,could you tell me how to compile the kernel?I have try to do that but failed
ashu_tosh_m said:
help me... monitor mode doesn't work... i have connected wireless card but it doesn't show
Click to expand...
Click to collapse
Open nethunter terminal and type
airmon-ng start wlan1
Where is Root??
vatsal uppal said:
Link :
https://drive.google.com/file/d/13YoKOxjFDlfHTzPWMyrkt0m4zfDHbzip/view?usp=drivesdk
Click to expand...
Click to collapse
I can find ROOT Package (SuperSU/Magisk) inside of other Kali NetHunter (Official/Ported)..........But I can't find any of the ROOT Package provided by default inside of Kali NetHunter:crying:
So my question is : Do I have to obtain Root manually???....if yes:laugh::laugh: then Which ROOT (SuperSU/Magisk/Other) & Which version is Best for Kali NetHunter????????
Thanks in Advance
Kernel
how do you rebuild ur kernel that support nethunter, would u share ur experiences,
i would rebuild kernel from simple kernel that support fast charge without dropping like clarity
Mainak007 said:
I can find ROOT Package (SuperSU/Magisk) inside of other Kali NetHunter (Official/Ported)..........But I can't find any of the ROOT Package provided by default inside of Kali NetHunter:crying:
So my question is : Do I have to obtain Root manually???....if yes:laugh::laugh: then Which ROOT (SuperSU/Magisk/Other) & Which version is Best for Kali NetHunter????????
Thanks in Advance
Click to expand...
Click to collapse
I suggest you use magisk
vatsal uppal said:
I suggest you use magisk
Click to expand...
Click to collapse
Version?

Categories

Resources