Direct dial widget - Android Q&A, Help & Troubleshooting

Hi to all, I'm looking for the source code of the Direct Dial Widget (preferred from 4.1.1), I've looked and found the icon of the direct dial, in the contact.apk, it is - ic_launcher_shortcut_directdial.png, then I've looked in the manifest, and saw that it is used:
<activity-alias android:name="alias.DialShortcut"
android:targetActivity=".activities.ContactSelectionActivity"
android:label="@string/shortcutDialContact"
android:icon="@mipmap/ic_launcher_shortcut_directdial"
android:enabled="@*android:bool/config_voice_capable">
But I can't find the source code, I think this is only the shortcut for creating the widget, but not the widget.... any help?
Thanks,
Asaf.

No one knows anything about the source code of the direct dial widget?!

Related

Tasker: Login in HTTPS site and get source code

So guys, i'm again working with tasker and i'm trying to get the source code of a web page, reachable only after logging in.
I tried to log in so far using HTTP post plugin (don't know if i can add link to market)
So, i post data to the login page, with 2 parameters and values (username and password). Notification says, "post succesful". I don't know why but in the %HTTPR variable i read "301" (HTML error i think, and i think it means Moved page o.o)
What am i doing wrong?

[Q] QR Code Contact Info Question

My question does not pertain android hacking, but I considered it to fit under "Android General" because it involves a file which I believe would likely work exclusively on android.
I have created a QR Code that automatically adds my contact info into someones phone when it is scanned. I plan to use this QR code in my email signature. So it would work well when someone is on a desktop/laptop reading my emails. They would pull out their phone and scan away. However, if they are using the device they scan with, it wouldn't work. So my question would be, is there a way to have that QR code go to a web link when clicked which would download some sort of android auto add contact file? If so, could someone elaborate on how this would be set up and what exactly that file would be refereed to as. Thanks for any help.

[APP] [FREE] QshareR - Copy text from pc to smartphone clipboard with a snapshot

Hi everybody!
We just released on the Play Store a free app called QshareR.
The main idea is to give an easy way to transfer text from pc to smartphone.
To do it, surf to our webpage qsharer.com [*need link here*], insert your text and create the QR code. Scanning it with QshareR you will have the text automatically copied on your smartphone clipboard, ready to be shared through any app installed on your phone.
It is also possible to encrypt the QR code that contains your text, with a 4 digits PIN. So you can share the QR publicly, but it can only be read by someone who knows the PIN. Scanning an encrypted QR with QshareR will automatically make appear a dialog, now insert the right PIN and you'll be able to read the content.
Play Store link: play.google.com/store/apps/details?id=com.ackorim.qsharer
We'll keep improving the app, so any comment, tip or review is more than welcome!
Let us know what you think, thanks! :laugh::good:

Change Admob in APK (developer forgot to give me the source code and disappeared)

Hello everyone,
I have an app for my website on Google Play. I ordered it from one guy on fiverr. Now I sold the website and I need to transfer the app associated with it to another Google Play developer account. And I realized that I don't have a source code, APK only. How can I change admob id there?
I tried to contact the developer, but he just doesn't respond and it seems I won't be able to get the source code. Is there any solution to this problem?
Thanks.
Agreed
Iam also a developer and can change the Id ifbu want.

How do Whatsapp Tracking Apps work (existing on Google Play Store)

I have come accross multiple applications on the Play Store which are able to succesfully track the activity of a Whastapp Number.
I am a web developer myself having basic knowledge in WEB API's etc. I was really intrigued with the accuracy of the app called "WhastLog: online last seen" . My question is what do these applications use to track a number because there are no public API's existing as far as i know, and can i myself try to code and reproduce the results. Anyone who can point me in the right direction is appreciated. I have found a few open source projects on GitHub but most of them require QR code authentication.
amoghh said:
I have come accross multiple applications on the Play Store which are able to succesfully track the activity of a Whastapp Number.
I am a web developer myself having basic knowledge in WEB API's etc. I was really intrigued with the accuracy of the app called "WhastLog: online last seen" . My question is what do these applications use to track a number because there are no public API's existing as far as i know, and can i myself try to code and reproduce the results. Anyone who can point me in the right direction is appreciated. I have found a few open source projects on GitHub but most of them require QR code authentication.
Click to expand...
Click to collapse
Hey found anything new about this?
@nRaike
De-compile the app in question, then look inside its source code.

Categories

Resources