Skip to main content

Posts

Showing posts from June, 2014

How to Import a Android Project (.apk file or folders) into Eclipse

Whether you have an .apk file or an unpacked folder with the android files within, these steps will help you continue on your quest. If you haven’t unpacked the .apk file yet, you want to check the below article: How to Decrypt, Unpack, and Edit .apk files It contains step by step on how to unpack .apk files correctly and easily. Once you’ve unpacked your file. Continue below steps: You need to download Eclipse and Android SDK for these steps. Luckily they are already in a bundle. And here’s the link.  Download Bundle . File -> Import -> Android Code into Workspace -> (Select Root Directory (folder) of the Application you are importing) -> Check the (Copy projects into Workspace [checkbox]) -> Click Finish Go Take a break Now nerd out on your new app. If you have any queries/feedback, please write it in comments section below OR mail me here : Snehal [at] Techproceed [dot] com Happy Androiding :-)

How to block ads on Android, with or without root [Guide]

If you’re an Android user you’re probably very familiar with mobile ads. Advertisements make the Internet go round. Heck, even dotTech relies on ads to make money. However, there is a huge difference between non-intrusive advertisements and ads that are so obnoxious that you can’t even read what you came to read on a website. That is why we’ve put together this guide to help you block ads on Android smartphones and tablets. Read on to learn more and keep in mind, we have a separate guide on how to block ads on Windows, Mac, and Linux. Before We Begin This guide will cover three ways on how to block ads on Android. The first method requires a rooted device and will block ads globally on your smartphone or tablet; this means, it will block ads for all browsers, apps, games, websites, etc. Once you apple the first method, you don’t need to ever run the ad blocking app again — it is a do-it-once-and-forget-it method. Method #1 works with all Android smartphones and tabl...