Bitcoin Forum
May 24, 2024, 12:52:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40]
781  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 18, 2012, 03:23:59 AM
In case you guys are wondering, the current LTC miner on Google Play Store isn't mine. Mine is called AndLTC Miner Smiley which in 3 days will be up. I'm currently on vacation with the family... be back on Thursday or Friday.
782  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 17, 2012, 07:22:11 PM
Any chance of making it compatible with Android 2.2? I want to burn out my cheap tablet by trying this, but it only has Froyo and can't be updated.

It will be compatible with Android 2.1 and up.
783  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 17, 2012, 04:48:34 PM
https://play.google.com/store/apps/details?id=com.raad287.LTCMiner&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5yYWFkMjg3LkxUQ01pbmVyIl0.

I'm mining away at 7.21 h/s right now just seeing if it works.  I like the settings page a lot more than the previous setup.

That's using pooler's JMiner. It was a mistake I made when I coded my first Android LTC Miner. It's too slow and worthless, and was the reason I removed it from the Google Play Store. Now that I compiled the C version CPU Miner, It's a lot faster and more efficient rather than using Android's JVM. And yes, the miner already has a UI Smiley
784  Alternate cryptocurrencies / Altcoin Discussion / Re: Webmining Litecoins Where ? on: July 17, 2012, 03:13:21 PM
Excuse me, sir. I happen to comment on your other thread here: https://bitcointalk.org/index.php?topic=93713.0. If you read what I'm about to quote, you'll be web mining in no time!

lol @ this thread! Just download the J Miner source code and compile it fit your pool lol. Not that hard. Smiley
785  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] litecoinpool.org account on: July 17, 2012, 02:28:39 PM
lol @ this thread! Just download the J Miner source code and compile it fit your pool lol. Not that hard. Smiley
786  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 16, 2012, 03:59:10 AM
With NEON SIMD or without?

What's that? lol
The original code by pooler was an awesome example of using Intel SSE (and/or AVX) to achieve great speedups (about 4 times?) with the help of SIMD (Single Instruction Multiple Data).

Did you attempted to use SIMD on ARM (where it is called NEON)?

All I did was compile libcurl for Android, edit the code to suit Android, recompile it using the Android toolchain I compiled.... lol
787  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 16, 2012, 03:47:34 AM
Cool....now I can make about 7 LTC a month mining on my phone!

 Grin Grin Grin

lol probably. Can't wait to test this when I buy my Nexus 7 tab!  Grin
788  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 16, 2012, 03:41:30 AM
that's pretty awesome, so 1.4 kh/s total?

Yup! That was over adb shell though. It was a bit slower on Terminal Emulator on my tablet. Here's a picture:



I just cross compiled pooler's cpuminer for my Kindle Fire.
With NEON SIMD or without?

What's that? lol
789  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 16, 2012, 03:00:51 AM
I just cross compiled pooler's cpuminer for my Kindle Fire. It's dual core! I'm getting 0.7 khash/s per core as opposed to 0.02 khash/s on the old Java miner I had coded awhile back! I'm gonna put this back on the Google PlayStore! I'll post pictures in a couple of minutes! Smiley
790  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining LTC on Android. on: July 14, 2012, 09:56:25 PM
I'm already compiling Android! This time it was easier than the last time I had tot do this. I might have this C miner out faster than I expected! Smiley
791  Alternate cryptocurrencies / Altcoin Discussion / AndLTC Miner! (Android LTC Miner)| NEON | PlayStore | Updated v0.7 08/07/12 on: July 14, 2012, 07:08:36 AM
AndLTC Miner 0.7 using pooler's CPU Miner 2.2.3. Now with NEON support!

Quote from the PlayStore(Free Version):
Code:
"*HAS AN AD

The first ever Litecoin Miner for Android. Now you can select whether you want to use the miner with or without NEON support, both being more optimized, thanks to pooler's CPU Miner 2.2.3! Enjoy!"

Quote from the PlatyStore(PRO Version):
Code:
"*HAS NO AD
*THANKS <3

The first ever Litecoin Miner for Android. Now you can select whether you want to use the miner with or without NEON support, both being more optimized, thanks to pooler's CPU Miner 2.2.3! Enjoy!"

Please report any bugs to me.

Donate to me PayPal: http://simran.coleak.com/donate.php
Donate to me LTC: LRgbgTa3XNQSEUhnwC6Ye2vjiCV2CNRpib


Like me on Facebook: https://www.facebook.com/SimranApps
Follow me on Twitter: http://www.twitter.com/SimranDevs
Add me on Google+: https://plus.google.com/114069302448745664287

Google Play takes awhile before it updates the screenshots and description, but it's there! Smiley

https://play.google.com/store/apps/details?id=com.simran.andltcminer
https://play.google.com/store/apps/details?id=com.simran.andltcminerpro

Code:
*Initial commit. 02/24/12
*Added support for API 7(2.1) Eclair. 02/29/12
*Removed support for API 7(2.1), Eclair. Raised to API 9(2.3.3), Gingerbread for better compatibility. Using pooler's C Miner. A lot faster! 07/21/12
*Added Stop button! 07/22/12
*Using API 16(4.1). Using pooler's CPU Miner 2.2.3. Added option to use miner with or without NEON. Even more optimized! 08/07/12

I don't like to keep you guys waiting, especially the time it takes for the Google Play server's to propagate the new miner, so here's a direct link to the latest free version: http://litecoinforums.org/android/andltc-miner/AndLTC%20Miner.apk

Thread on LitecoinForums: http://litecoinforums.org/index.php?/topic/15-andltc-miner-android-ltc-miner-neon-playstore-updated-v07-080712/

Android Hardware Mining Comparison Chart:


Smiley --Simran
792  Other / Beginners & Help / Re: Whitelist Requests (Want out of here?) on: July 14, 2012, 06:32:07 AM
Hey, guys! I honestly do want to get out of here. I really want get posting in other sections! I hope you guys decide to let me out of here! Thanks!

--Simran
793  Other / Beginners & Help / Re: Hey all thought I'd introduce my self on: April 25, 2012, 03:25:07 AM
Sup man, welcome, hope you like the forums.
794  Other / Beginners & Help / Re: Sell Bitcoins for paypal? on: April 25, 2012, 03:24:21 AM
I thought PayPal hated BitCoin Tongue
795  Other / Beginners & Help / Re: Hello! on: February 29, 2012, 04:12:25 AM
I'm here in the US, and coding is a hobby of mine.
796  Other / Beginners & Help / Hello! on: February 23, 2012, 11:40:00 PM
Hi! My name is Simran. I'm 15 years old, and I am a Multi-Platform developer. I took interest in LiteCoin and BitCoin. I current;y coded a LiteCoin miner for Android and hope to release it soon!

--Simran
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!